.divCon {

	margin: 0 auto;

	width: 1200px;

}



a:hover {

	text-decoration: none;

}





/**********************************************************************************************/



.webTop {

	width: 100%;

}





/* webTop_1 */



.webTop_1 {

	width: 100%;

	height: 34px;

	background-color: #F9F9F9;

	border-bottom: 1px solid #CCCCCC;

}



.topWell {

	font-family: "NotoSansHans";

	height: 34px;

	line-height: 34px;

	font-size: 15px;

	color: #666666;

}



.topMap {

	height: 34px;

	line-height: 34px;

}



.topMap > a {

	font-size: 15px;

	font-family: "NotoSansHans";

	color: #666666;

}



.topMap > a:hover {

	color: #FF0000;

}





/* webTop_2 */



.webTop_2 {

	width: 100%;

	height: 160px;

}



.topLogo {

	height: 160px;

	display: flex;

	align-items: flex-start;

	justify-content: center;

}



.topCode {

	width: 110px;

	height: 160px;

	display: flex;

	flex-wrap: wrap;

	align-content: center;

	justify-content: center;

}



.topCode > img {

	width: 110px;

	height: 110px;

}



.topCode > p {

	font-family: "NotoSansHans";

	text-align: center;

	font-size: 14px;

}



.topHot {

	width: 250px;

	padding-left: 60px;

	height: 160px;

	background: url(../images/topHot.jpg) no-repeat center left;

	display: flex;

	flex-wrap: wrap;

	align-content: center;

}



.topHot > p {

	font-size: 20px;

}



.topHot > h1 {

	font-family: "NotoSansHans";

	font-size: 28px;

	color: #FF7B03;

}





/* webTop_3 */



.webTop_3 {

	width: 100%;

	height: 47px;

	background: url(../images/webTop_3.jpg) no-repeat center;

}



.topNav {

	width: 100%;

	height: 47px;

	display: flex;

	justify-content: space-between;

}



.topNav > li {

	float: left;

	width: 133px;

	height: 47px;

	text-align: center;

	line-height: 47px;

	transition: 0.5s;

}



.topNav > li > a {

	font-family: "NotoSansHans";

	font-size: 17px;

	color: #FFFFFF;

}



.topNav > li.active, .topNav > li:hover {

	background-color: #03468C;

}





/*webTop_4*/



.webTop_4 {

	width: 100%;

	height: 50px;

	background-color: #FFFFFF;

}



.topSearch {

	margin: 10px 0;

	width: 320px;

	height: 28px;

	border: 1px solid #E1E1E1;

	font-size: 17px;

}



input.searchInput {

	padding: 0 9px;

	width: 262px;

	height: 28px;

	border: none;

	outline: none;

	font-size: 15px;

	font-family: "NotoSansHans";

	color: #999999;

}



input.btnSearch {

	width: 30px;

	height: 20px;

	border: none;

	outline: none;

	background: url(../images/searchbtn.png) no-repeat center;

	cursor: pointer;

}



.topkeyword {

	height: 50px;

	line-height: 50px;

	color: #333333;

	font-size: 15px;

}



.topkeyword > span {

	font-size: 15px;

}



.topkeyword > a {

	color: #666666;

}



.topkeyword > a:hover {

	color: #FF0000;

}



.indexBanner {

	width: 100%;

}





/**********************************************************************************************/





/* webFoot */



.webFoot {

	width: 100%;

	height: 270px;

	background-color: #1C1C1C;

}



.footLogo {

	width: 200px;

	height: 270px;

	display: flex;

	align-items: center;

	position: relative;

}



.footLogo:after {

	position: absolute;

	display: block;

	right: 0;

	content: "";

	width: 1px;

	height: 160px;

	background-color: #333333;

}



.footContact {

	padding: 0 25px;

	width: 550px;

	height: 270px;

	color: #C5C5C5;

	display: flex;

	flex-direction: column;

	justify-content: center;

	line-height: 28px;

}



.footCode {

	padding: 37px 70px;

	width: 205px;

	height: 195px;

	background: url(../images/footCode.png) no-repeat center;

	display: flex;

	justify-content: center;

}



.footCode > img {

	width: 146px;

	height: 146px;

}





/**********************************************************************************************/





/* webIndex */



.webIndex {

	width: 100%;

}





/* indexPro */



.indexPro {

	width: 100%;

}



.indexPro_nav {

	width: 100%;

	height: 170px;

	background-color: #F9F9F9;

}



.pro_left {

	width: 220px;

	height: 170px;

	background-color: #0095DB;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

}



.pro_left > p {

	font-family: "arial";

	font-weight: bold;

	font-size: 24px;

	color: #53B0E3;

}



.pro_left > h1 {

	font-family: "NotoSansHans";

	font-size: 32px;

	color: #FFFFFF;

	line-height: 65px;

}



.pro_right {

	width: 940px;

	height: 170px;

}



.pro_right > img {

	margin-top: 35px;

}



.pro_right > ul {

	margin-top: 15px;

	width: 100%;

}



.pro_right > ul > li {

	margin-right: 35px;

	line-height: 30px;

}



.pro_right > ul > li > a {

	font-family: "NotoSansHans";

	font-size: 17px;

	color: #333333;

}



.pro_right > ul > li > a:hover {

	color: #0094DA;

}



.indexPro_list {

	padding: 25px 0;

	width: 100%;

	display: flex;

}



.indexPro_list ul {

	width: 100%;

}



.indexPro_list ul > li:nth-child(4n) {

	margin-right: 0px;

}



.indexPro_list ul > li {

	margin: 25px 22px 25px 0px;

	width: 283px;

	height: 360px;

	transition: 0.5s;

}



.indexPro_list ul > li .IMG {

	margin: 2px auto;

	width: 278px;

	height: 303px;

	overflow: hidden;

}



.indexPro_list ul > li .IMG > img {

	width: 278px;

	height: 303px;

	transition: 0.5s;

}



.indexPro_list ul > li h1 {

	float: left;

	height: 53px;

	line-height: 53px;

	font-size: 15px;

	color: #333333;

	font-weight: normal;

	transition: 0.5s;

}



.indexPro_list ul > li p {

	float: right;

	height: 53px;

	line-height: 53px;

	font-size: 20px;

	color: #333333;

	transition: 0.5s;

}



.indexPro_list ul > li:hover {

	background-color: #FF7B03;

	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);

}



.indexPro_list ul > li:hover .IMG > img {

	transform: scale(1.1, 1.1);

}



.indexPro_list ul > li:hover h1 {

	padding-left: 10px;

	color: #FFFFFF;

}



.indexPro_list ul > li:hover p {

	padding-right: 10px;

	color: #FFFFFF;

}





/* indexChoose */



.indexChoose {

	width: 100%;

	height: 487px;

	background: url(../images/indexChoose.jpg) no-repeat center;

}



.choose_txt {

	width: 580px;

	height: 487px;

}



.choose_txt > h1 {

	padding-top: 40px;

	font-family: "arial";

	font-size: 31px;

	color: #72dfff;

}



.choose_txt > p {

	padding: 12px 10px;

	font-family: "NotoSansHans";

	font-size: 28px;

	color: #FFFFFF;

}



.choose_txt > p > span {

	font-size: 35px;

	font-weight: bold;

}



.choose_txt > ul {

	padding: 23px 60px;

}



.choose_txt > ul > li {

	font-family: "NotoSansHans";

	font-size: 18px;

	line-height: 49px;

	color: #FFFFFF;

}





/* indexAdv1 */



.indexAdv1 {

	margin: 30px 0;

	padding: 40px 0;

	width: 100%;

	height: 1107px;

	background: url(../images/indexAdv1.jpg) no-repeat center;

}



.indexAdv1_tit {

	width: 100%;

	text-align: center;

}



.indexAdv1_tit > p {

	margin: 0 auto;

	width: 850px;

	height: 90px;

	display: flex;

	align-items: center;

	justify-content: space-between;

}



.indexAdv1_tit > p > span {

	height: 40px;

	padding-left: 30px;

	font-size: 18px;

	color: #333333;

	line-height: 40px;

	background: url(../images/indexAdv1_bot.png)no-repeat center left;

}



.indexAdv1_list {

	margin-top: 40px;

	width: 100%;

	height: 840px;

	position: relative;

}



.indexAdv1_list > li {

	position: absolute;

}



.indexAdv1_list > li > span {

	font-family: "arial";

	display: block;

	width: 60px;

	height: 44px;

	font-size: 34px;

	line-height: 44px;

	color: #FFFFFF;

}



.indexAdv1_list > li > h1 {

	font-size: 24px;

	color: #0095db;

	font-weight: normal;

	line-height: 44px;

}



.indexAdv1_list > li > p {

	float: left;

	font-family: "NotoSansHans";

	margin-top: 10px;

	width: 100%;

	font-size: 17px;

	color: #333333;

	line-height: 25px;

}



.indexAdv1_num1, .indexAdv1_num3, .indexAdv1_num4, .indexAdv1_num6 {

	width: 290px;

}



.indexAdv1_num2, .indexAdv1_num5 {

	width: 175px;

}



.indexAdv1_num1 > span, .indexAdv1_num2 > span, .indexAdv1_num3 > span {

	float: left;

	text-align: left;

	margin-right: 15px;

	padding-left: 10px;

	background: url(../images/indexAdv1_list1.png);

}



.indexAdv1_num1 > h1, .indexAdv1_num2 > h1, .indexAdv1_num3 > h1 {

	float: left;

}



.indexAdv1_num4 > h1, .indexAdv1_num5 > h1, .indexAdv1_num6 > h1 {

	float: right;

}



.indexAdv1_num1 > p, .indexAdv1_num2 > p, .indexAdv1_num3 > p {

	text-align: left;

}



.indexAdv1_num4 > p, .indexAdv1_num5 > p, .indexAdv1_num6 > p {

	text-align: right;

}



.indexAdv1_num4 > span, .indexAdv1_num5 > span, .indexAdv1_num6 > span {

	float: right;

	text-align: right;

	margin-left: 15px;

	padding-right: 10px;

	background: url(../images/indexAdv1_list2.png);

}



.indexAdv1_num1 {

	left: 0;

	top: 0;

}



.indexAdv1_num2 {

	left: 0;

	top: 280px;

}



.indexAdv1_num3 {

	left: 0;

	bottom: 50px;

}



.indexAdv1_num4 {

	right: 0;

	top: 0;

}



.indexAdv1_num5 {

	right: 0;

	top: 280px;

}



.indexAdv1_num6 {

	right: 0;

	bottom: 50px;

}



.indexAdv1_zixun {

	margin: 0 auto;

	width: 651px;

	height: 69px;

	color: #FFFFFF;

	background: url(../images/indexAdv1_zixun.png) no-repeat center;

}



.indexAdv1_zixun > p {

	float: left;

	padding-left: 70px;

	font-size: 19px;

	line-height: 69px;

	letter-spacing: 2px;

}



.indexAdv1_zixun > span {

	font-size: 25px;

	line-height: 69px;

}



.indexAdv1_zixun > a {

	display: block;

	float: right;

	margin: 5px;

	width: 140px;

	height: 58px;

	text-align: center;

	line-height: 58px;

	font-size: 19px;

	color: #FFFFFF;

}





/* indexAdv2 */



.indexAdv2 {

	width: 100%;

	height: 1527px;

	background: url(../images/indexAdv2.jpg) no-repeat center;

}



.indexAdv2_tit {

	width: 100%;

	height: 220px;

	text-align: center;

	color: #FFFFFF;

}



.indexAdv2_tit > p {

	padding-top: 40px;

	font-size: 36px;

}



.indexAdv2_tit h1 {

	font-size: 45px;

}



.indexAdv2_list {

	width: 100%;

	position: relative;

}



.indexAdv2_list > li {

	width: 526px;

	height: 508px;

}



.indexAdv2_num1 {

	float: left;

	margin-top: 90px;

	background: url(../images/indexAdv2_list1.png) no-repeat center;

}



.indexAdv2_IMG1 {

	float: left;

	width: 497px;

	height: 207px;

	display: flex;

	align-items: center;

	justify-content: center;

}



.indexAdv2_num1 > h1 {

	float: left;

	width: 400px;

	padding: 25px 0 0 15px;

	font-size: 26px;

	color: #333333;

}



.indexAdv2_num1 h1 > span {

	color: #ff9900;

}



.indexAdv2_num1 p {

	float: left;

	font-family: "arial";

	padding-left: 15px;

	line-height: 30px;

	font-size: 14px;

}



.indexAdv2_num1 > ul {

	float: left;

	margin-left: 25px;

}



.indexAdv2_num1 > ul > li {

	padding-left: 20px;

	margin-top: 20px;

	margin-right: 55px;

	line-height: 27px;

	font-size: 15px;

	background: url(../images/indexAdv2_num1_list.png) no-repeat left top 7px;

}



.indexAdv2_num2 {

	float: right;

	margin-top: 200px;

	background: url(../images/indexAdv2_list2.png) no-repeat center;

}



.indexAdv2_IMG2 {

	float: right;

	width: 497px;

	height: 207px;

	display: flex;

	align-items: center;

	justify-content: center;

}



.indexAdv2_num2 > h1 {

	float: left;

	padding: 25px 0 0 60px;

	font-size: 26px;

	color: #333333;

}



.indexAdv2_num2 h1 > span {

	color: #ff9900;

}



.indexAdv2_num2 p {

	float: left;

	font-family: "arial";

	padding-left: 65px;

	line-height: 30px;

	font-size: 14px;

}



.indexAdv2_num2 > ul {

	float: left;

	margin-left: 65px;

}



.indexAdv2_num2 > ul > li {

	padding-left: 20px;

	margin-top: 20px;

	margin-right: 20px;

	line-height: 27px;

	font-size: 15px;

	background: url(../images/indexAdv2_num1_list.png) no-repeat left top 7px;

}





/* indexAbout */



.indexAbout {

	width: 100%;

	height: 800px;

	background: url(../images/indexAbout.jpg) no-repeat center top;

}



.indexAbout_tit {

	padding-top: 85px;

	margin: 0 auto;

	width: 1160px;

	height: 60px;

	border-bottom: 1px solid #CCCCCC;

	background: url(../images/indexAbout_tit.png) no-repeat left bottom 15px;

}



.indexAbout_tit > p {

	float: left;

	padding-left: 35px;

	line-height: 60px;

	font-size: 22px;

	color: #0095db;

	font-weight: bold;

	position: relative;

}



.indexAbout_tit > p:after {

	position: absolute;

	left: 0;

	bottom: 2px;

	content: "";

	width: 130px;

	height: 1px;

	background-color: #0095db;

}



.indexAbout_tit > p > span {

	font-family: arial;

	font-size: 14px;

	font-weight: normal;

	color: #C2C2C2;

}



.indexAbout_tit > a {

	float: right;

	line-height: 60px;

}



.indexAbout_Con {

	padding: 20px 0;

	width: 100%;

	height: 337px;

	background: url(../images/indexAbout_Con.png) no-repeat center left 20px;

}



.indexAbout_left {

	float: left;

	margin: 24px 15px 23px 47px;

	width: 432px;

	height: 290px;

}



.indexAbout_left img {

	width: 432px;

	height: 290px;

}



.indexAbout_right {

	float: right;

	margin-right: 40px;

	width: 630px;

	height: 340px;

	position: relative;

}



.indexAbout_right > h1 {

	position: absolute;

	left: 0;

	top: 0;

	font-size: 34px;

	line-height: 85px;

	color: #333333;

	z-index: 999;

}



.indexAbout_right > p {

	position: absolute;

	left: 0;

	top: -10px;

	display: block;

	font-size: 70px;

	font-weight: bold;

	color: #F3F3F3;

	z-index: 99;

}



.indexAbout_right > span {

	position: absolute;

	top: 95px;

	font-size: 18px;

	color: #333333;

}



.indexAbout_right > div {

	position: absolute;

	top: 135px;

	width: 620px;

	height: 150px;

	overflow: hidden;

}



.indexAbout_right > div > p {

	font-size: 15px;

	line-height: 30px;

	text-indent: 30px;

	color: #333333;

}



.indexAbout_right > a {

	position: absolute;

	left: 0;

	top: 300px;

}



.indexAbout_IMG {

	margin-top: 20px;

	width: 100%;

	height: 240px;

}



.aboutIMG_nav {

	margin: 0 auto;

	width: 500px;

	height: 47px;

	display: flex;

	justify-content: space-around;

}



.aboutIMG_nav > li {

	float: left;

	width: 150px;

	height: 47px;

	border-radius: 20px;

	text-align: center;

	background-color: #EEEEEE;

	overflow: hidden;

}



.aboutIMG_nav > li > a {

	line-height: 47px;

	font-size: 17px;

	color: #333333;

}



.aboutIMG_nav > li.tabon {

	background-color: #0095db;

}



.aboutIMG_nav > li.tabon > a {

	color: #FFFFFF;

}



.aboutIMG_list {

	margin: 20px auto;

	width: 1150px;

	height: 163px;

}



.aboutIMG_list ul {

	float: left;

	width: 100%;

	height: 163px;

}



.aboutIMG_list ul li {

	float: left;

	margin-left: 13px;

	width: 217px;

	height: 163px;

	overflow: hidden;

	position: relative;

}



.aboutIMG_list ul li img {

	width: 217px;

	height: 163px;

	transition: 0.5s;

}



.aboutIMG_list ul li p {

	position: absolute;

	top: 0;

	left: 0;

	width: 217px;

	height: 163px;

	text-align: center;

	font-size: 15px;

	color: #FFFFFF;

	line-height: 150px;

	background: url(../images/aboutIMG_list.png) no-repeat center;

	transition: 0.5s;

	opacity: 0;

}



.aboutIMG_list ul li:hover img {

	transform: scale(1.1, 1.1);

}



.aboutIMG_list ul li:hover p {

	opacity: 1;

}





/* indexCase */



.indexCase {

	width: 100%;

	height: 640px;

	background: url(../images/indexCase.jpg) no-repeat center bottom;

}



.Case_tit {

	padding: 30px 0;

	margin: 0 auto;

	text-align: center;

}



.Case_tit > h1 {

	font-size: 32px;

	color: #333333;

}



.Case_tit > h1:after {

	display: block;

	margin: 10px auto;

	content: "";

	width: 25px;

	height: 2px;

	background-color: #FF9900;

}



.Case_tit > p {

	font-size: 15px;

	color: #999999;

}



.Case_list {

	width: 100%;

	height: 423px;

}



.Case_list > li {

	float: left;

	margin-right: 34px;

	width: 366px;

	height: 423px;

}



.Case_list > li > div.IMG {

	width: 100%;

	height: 305px;

	overflow: hidden;

}



.Case_list > li > div.IMG img {

	width: 366px;

	height: 305px;

	transition: 0.5s;

}



.Case_list > li > div.TXT {

	width: 100%;

	height: 118px;

	background: url(../images/Case_list1.jpg) no-repeat center;

	transition: 0.5s;

}



.Case_list > li > div.TXT h1 {

	padding-top: 20px;

	font-size: 17px;

	color: #333333;

	font-weight: normal;

	text-align: center;

	transition: 0.5s;

}



.Case_list > li > div.TXT p {

	padding: 0 25px;

	line-height: 27px;

	font-size: 15px;

	color: #333333;

	transition: 0.5s;

}



.Case_list > li:hover > div.IMG img {

	transform: scale(1.1, 1.1);

}



.Case_list > li:hover > div.TXT {

	background: url(../images/Case_list2.jpg) no-repeat center;

}



.Case_list > li:hover > div.TXT h1, .Case_list > li:hover > div.TXT p {

	color: #FFFFFF;

}





/* indexNews */



.indexNews {

	padding: 40px 0;

	width: 100%;

	height: 679px;

	background: url(../images/indexNews.png) no-repeat center;

}



.news_nav {

	width: 100%;

	height: 58px;

}



.news_nav > ul {

	float: left;

	height: 58px;

}



.news_nav > ul > li {

	float: left;

	width: 145px;

	height: 58px;

	text-align: center;

	line-height: 50px;

}



.news_nav > ul > li > a {

	font-size: 22px;

	font-weight: bold;

	color: #FFFFFF;

}



.news_nav > ul > li.tabon {

	background: url(../images/news_nav2.png) no-repeat center top;

}



.news_nav > ul > li.taboff {

	background: url(../images/news_nav1.png) no-repeat center top;

}



.news_nav > a {

	float: right;

	line-height: 50px;

}



.news_con {

	padding: 25px 0;

	width: 100%;

	height: 380px;

}



.news_con_left {

	float: left;

	width: 575px;

	height: 380px;

}



.news_con_left > .IMG {

	width: 100%;

	height: 240px;

}



.news_con_left > .IMG img {

	height: 240px;

}



.news_con_left > .TXT {

	width: 100%;

	height: 140px;

	background-color: #FFFFFF;

}



.news_con_left > .TXT h1 {

	padding-left: 15px;

	padding-top: 25px;

	font-size: 17px;

	color: #333333;

}



.news_con_left > .TXT p {

	padding: 0 15px;

	margin-top: 10px;

	font-size: 15px;

	color: #6E6E6E;

	line-height: 25px;

}



.news_con_left > .TXT a {

	color: #ff7b03;

}



.news_con > ul > li {

	float: right;

	margin-bottom: 10px;

	width: 600px;

	height: 120px;

	background-color: #FFFFFF;

}



.news_right_time {

	float: left;

	width: 140px;

	height: 120px;

	text-align: center;

}



.news_right_time > h1 {

	padding-top: 15px;

	font-family: arial;

	font-size: 57px;

	font-weight: normal;

	color: #838485;

}



.news_right_time > p {

	font-family: arial;

	font-size: 17px;

	color: #b5b4b4;

}



.news_right_TXT {

	float: left;

	width: 420px;

	height: 120px;

}



.news_right_TXT > h1 {

	padding-top: 20px;

	font-size: 17px;

	color: #272727;

}



.news_right_TXT > p {

	padding-top: 10px;

	font-size: 15px;

	color: #6e6d6d;

	line-height: 25px;

}





/* indexProblem */



.indexProblem {

	width: 100%;

	height: 135px;

}



.problem_left {

	float: left;

	width: 90px;

	height: 133px;

}



.problem_left > h1 {

	float: left;

	width: 100%;

	font-size: 22px;

	color: #0095db;

}



.problem_left > p {

	float: left;

	width: 100%;

	line-height: 55px;

	font-size: 17px;

	font-weight: bold;

	color: #9b989b;

}



#problemLeft {

	float: left;

	width: 37px;

	height: 36px;

	background: url(../images/problem_left1.png) no-repeat center;

	cursor: pointer;

	transition: 0.5s;

}



#problemRight {

	float: right;

	width: 37px;

	height: 36px;

	background: url(../images/problem_right1.png) no-repeat center;

	cursor: pointer;

	transition: 0.5s;

}



#problemLeft:hover {

	background: url(../images/problem_left2.png) no-repeat center;

}



#problemRight:hover {

	background: url(../images/problem_right2.png) no-repeat center;

}



.problem_right {

	float: right;

	width: 1050px;

	height: 133px;

}



.problem_right ul {

	float: left;

	width: 100%;

}



.problem_right ul li {

	float: left;

	padding-left: 75px;

	margin-right: 30px;

	width: 435px;

	height: 133px;

	background: url(../images/problem_list.jpg) no-repeat center;

}



.problem_right ul li h1 {

	padding-top: 22px;

	font-size: 17px;

	color: #1C1C1C;

}



.problem_right ul li p {

	margin-top: 17px;

	padding-right: 25px;

	font-size: 15px;

	color: #6e6d6d;

	line-height: 24px;

}





/* indexLink */



.indexLink {

	margin-top: -60px;

	width: 100%;

	height: 114px;

	background: url(../images/indexLink.png) repeat-y center bottom;

}



.indexLink .divCon {

	height: 244px;

	position: relative;

}



.indexLink ul {

	width: 100%;

	margin-top: 140px;

	float: left;

}



.indexLink ul li {

	float: left;

	height: 35px;

	line-height: 35px;

	margin-right: 40px;

}



.indexLink ul li a {

	font-size: 15px;

	color: #2f2f2f;

}



.indexLink a.backTop {

	position: absolute;

	display: block;

	width: 170px;

	height: 40px;

	left: 512px;

	bottom: 130px;

	text-align: center;

	line-height: 40px;

	font-size: 15px;

	color: #FFFFFF;

}





/**********************************************************************************************/





/* pageBanner */



.pageBanner {

	width: 100%;

	height: 380px;

	background-position: center;

	background-repeat: no-repeat;

}





/* pageContent */



.pageContent {

	padding: 20px 0;

	width: 100%;

	background-color: #EBEBEB;

}





/* pageLeft */



.pageLeft {

	float: left;

	width: 240px;

}



.pageLeft_tit {

	padding-left: 80px;

	width: 160px;

	height: 100px;

	background: url(../images/pro_h.png) no-repeat 35px center;

	background-color: #0094da;

	font-weight: normal;

	line-height: 100px;

	font-size: 20px;

	color: #fff;

	border-radius: 10px 10px 0 0;

}



.pageLeft_tit > a {

	color: #FFFFFF;

}



.pageLeft_tit > span {

	font-size: 14px;

	color: #fff;

}



.pageLeft_tit2 {

	text-align: center;

	line-height: 90px;

	height: 90px;

	overflow: hidden;

	background: #0094da;

	border-radius: 10px 10px 0 0;

}



.pageLeft_tit2 > a {

	font-size: 24px;

	color: #fff;

}



.pageLeft_nav {

	overflow: hidden;

	width: 240px;

	border-radius: 0 0 10px 10px;

	margin-bottom: 15px;

	border-top: none;

	padding-top: 10px;

	border-bottom: 1px solid #e3e0e0;

	background: #fff;

}



.pageLeft_nav > li {

	overflow: hidden;

	width: 100%;

}



.pageLeft_nav > li > a {

	display: block;

	padding-left: 35px;

	height: 54px;

	line-height: 54px;

	font-size: 16px;

	width: 205px;

	text-decoration: none;

	background: url(../images/pro_s.png) no-repeat 210px center;

	border-bottom: 1px solid #e3e0e0;

	color: #333;

	transition: 0.5s;

}



.pageLeft_nav > li.cur > a {

	color: #fff;

	background: url(../images/n01.png) no-repeat 210px center;

	background-color: #0094da;

}



.pageLeft_nav > li.cur:hover > a {

	color: #fff;

	background: url(../images/n01.png) no-repeat 210px center;

	background-color: #0094da;

}



.pageLeft_nav > li > a:hover {

	background-color: #f7f7f7;

}



.pageLeft_nav2 {

	padding: 11px 12px 12px 14px;

	margin-bottom: 15px;

	background-color: #FFFFFF;

	border-radius: 0 0 10px 10px;

}



.pageLeft_nav2 > li {

	padding: 0 0 0 25px;

	font-weight: 100;

	line-height: 44px;

	height: 44px;

	border-bottom: 1px #bfbfbf dashed;

	overflow: hidden;

	font-size: 16px;

}



.pageLeft_nav2 > li > a {

	color: #333333;

	transition: 0.5s;

}



.pageLeft_nav2 > li.cur > a {

	color: #0094da;

}



.pageLeft_nav2 > li.cur:hover > a {

	color: #0094da;

}



.pageLeft_nav2 > li > a:hover {

	color: #0094da;

}



.pageLeft_tit_phone {

	overflow: hidden;

	width: 166px;

	padding: 30px 0;

	padding-left: 75px;

	border-radius: 10px;

	background: url(../images/pro_phone.png) no-repeat 20px center;

	background-color: #0094da;

}



.pageLeft_tit_phone > p {

	font-size: 16px;

	color: #fff;

}



.pageLeft_tit_phone > b {

	display: block;

	font-size: 24px;

	color: #fff;

	font-family: 'Times New Roman';

}





/* pageRight */



.pageRight {

	width: 895px;

	padding: 0 25px;

	background: #FFFFFF;

	float: right;

	border-radius: 10px;

}



.pageRight_top {

	overflow: hidden;

	padding-top: 20px;

	padding-bottom: 9px;

	border-bottom: 1px solid #dbdbdb;

}



.pageRight_top > h5 {

	float: left;

	padding-left: 10px;

	border-left: 3px solid #0094da;

	font-weight: normal;

	line-height: 16px;

	font-size: 16px;

	color: #0094da;

}



.pageRight_top > p {

	float: right;

	color: #999999;

}



.pageRight_top > p > em {

	color: #999;

}



.pageRight_top > p > a {

	color: #999999;

}





/* pageList_pro */



.pageList_pro {

	overflow: hidden;

	width: 895px;

	position: relative;

}



.pageList_pro > ul {

	float: left;

	padding-top: 20px;

	width: 100%;

}



.pageList_pro > ul > li:nth-child(3n) {

	margin-right: 0;

}



.pageList_pro > ul > li {

	float: left;

	width: 282px;

	margin-right: 24px;

}



.pageList_pro > ul > li > a {

	display: block;

	width: 270px;

	height: 270px;

	border: 1px #ebebeb solid;

	padding: 5px;

	overflow: hidden;

}



.pageList_pro > ul > li > a > img {

	width: 270px;

	height: 270px;

	transition: 0.5s;

}



.pageList_pro > ul > li > p {

	line-height: 48px;

	padding: 0 0 0 5px;

}



.pageList_pro > ul > li > p > a {

	font-weight: 100;

	display: inline-block;

	padding: 0 0 0 20px;

	float: left;

	font-size: 14px;

	color: #333333;

	background: url(../images/pro_ic1.gif) left 18px no-repeat;

	transition: 0.5s;

}



.pageList_pro > ul > li:hover > p > a {

	color: #0094da;

}



.pageList_pro > ul > li:hover > a > img {

	transform: scale(1.1, 1.1);

}





/* pageRight_show */



.pageRight_show {

	padding: 20px 0;

	overflow: hidden;

	width: 895px;

	position: relative;

}



.pageRight_IMG {

	float: left;

	width: 360px;

}





/* pageRight_con */



.pageRight_con {

	padding: 20px 0;

	width: 100%;

}



.pageRight_con > h1 {

	text-align: center;

	font-size: 20px;

	color: #000;

	margin-bottom: 6px;

}



.pageRight_info {

	font-family: "Microsoft YaHei";

	line-height: 24px;

	margin-bottom: 15px;

	border-bottom: 1px solid #E5E5E5;

	padding-bottom: 20px;

	text-align: center;

}



.pageRight_info > span {

	margin-right: 20px;

}



.pageRight_detail {

	padding-bottom: 20px;

	width: 100%;

}





/* pageList_app */



.pageList_app {

	padding: 20px 0;

	width: 100%;

}



.pageList_app > dl {

	height: 230px;

	margin-bottom: 20px;

	border-bottom: 1px dotted #d7d7d7;

}



.pageList_app > dl > dt {

	width: 254px;

	float: left;

}



.pageList_app > dl > dt > a {

	width: 250px;

	padding: 1px;

	border: 1px solid #d7d7d7;

	display: block;

}



.pageList_app > dl > dt > a > img {

	display: block;

	width: 250px;

	height: 206px;

}



.pageList_app > dl > dd {

	padding-left: 15px;

	float: left;

	width: 615px;

	line-height: 24px;

	overflow: hidden;

	color: #666;

}



.pageList_app > dl > dd > h4 {

	font-size: 16px;

	padding-bottom: 5px;

	height: 24px;

	line-height: 24px;

	overflow: hidden;

	font-weight: normal;

}



.pageList_app > dl > dd > h4 > a {

	color: #0094da;

}



.pageList_app > dl > dd > p {

	height: 140px;

	overflow: hidden;

	font-size: 13px;

}



.pageList_app > dl > dd > a {

	font-size: 14px;

	color: #0094da;

	font-weight: bold;

}





/* pageList_new */



.pageList_new {

	padding: 20px 0;

	width: 100%;

}



.pageList_new ul {

	padding-top: 16px;

	width: 100%;

}



.pageList_new ul > li {

	position: relative;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	font-size: 14px;

	border-bottom: 1px dotted #ccc;

}



.pageList_new ul > li > a {

	padding-left: 18px;

	background: url(../images/newsli_ico.png) no-repeat left center;

	color: #666666;

}



.pageList_new ul > li > a > span {

	position: absolute;

	top: 0;

	right: 0;

	color: #999;

}





/**********************************************************************************************/